home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / k-ninja / setup-kninja_v2.exe / {app} / defaults / profile / menus.cfg < prev    next >
Text File  |  2006-09-26  |  17KB  |  986 lines

  1. # MENU DEFINITION FILE
  2.  
  3. # Note: Popup Menu must be defined *before* being used as a submenu
  4.  
  5. Translate Site To English{
  6. macros(german)
  7. macros(spanish)
  8. macros(italian)
  9. macros(french)
  10. macros(russia)
  11. macros(portuguese)
  12. macros(finland)
  13. macros(netherlands)
  14. macros(greece)
  15. macros(korea)
  16. macros(japan)
  17. macros(china)
  18. }
  19.  
  20. Hotkeys{
  21. macros(SETCTRL1,Set address for Ctrl+1);
  22. macros(SETCTRL2,Set address for Ctrl+2);
  23. macros(SETCTRL3,Set address for Ctrl+3);
  24. macros(SETCTRL4,Set address for Ctrl+4);
  25. macros(SETCTRL5,Set address for Ctrl+5);
  26. macros(SETCTRL6,Set address for Ctrl+6);
  27. macros(SETCTRL7,Set address for Ctrl+7);
  28. macros(SETCTRL8,Set address for Ctrl+8);
  29. macros(SETCTRL9,Set address for Ctrl+9);
  30. }
  31.  
  32. Engines{
  33. macros(MultiSearch,&MultiSearch)
  34. -
  35. macros(Dogpile)
  36. macros(Google)
  37. macros(Hakia)
  38. macros(Yahoo)
  39. macros(Dictionaries)
  40. macros(Wikipedia)
  41. }
  42.  
  43.  
  44. Options{
  45. macros(SearchLock, Lock the Search Engine)
  46. -
  47. macros(SN0, Open results in current page);
  48. macros(SN1, Open results in new page);
  49. macros(SN2, Open results in background);
  50. -
  51. macros(AddEng, Add Engines...)
  52. }
  53.  
  54.  
  55. Web Search{
  56. !Engines
  57. -
  58. :Options
  59. }
  60.  
  61.  
  62. URL Bar Text Options{
  63. macros(URLInCurr, Always Open in Current)
  64. %ifplugin layers
  65. macros(URLInLayer, Always Open in New Layer)
  66. macros(URLInBgLayer, Always Open in Background Layer)
  67. -
  68. %endif
  69. macros(URLInNew, Always Open in New Window)
  70. macros(URLInBg, Always Open in Background Window)
  71. }
  72.  
  73.  
  74. Go{
  75. macros(OpenInNew, Open in New Page\tCtrl+Alt+N)
  76. macros(URLInIE, Open in Internet Explorer\tCtrl+Alt+I)
  77. -
  78. macros(Copy)
  79. macros(PasteGo, Paste and Go\tCtrl+Alt+V)
  80. macros(PasteSearch, Paste and Search\tCtrl+Shift+V)
  81. -
  82. macros(ResetURLBar, Reset URL Bar)
  83. privacy(ClearMRU, Clear URL Bar History)
  84. :URL Bar Text Options
  85. }
  86.  
  87.  
  88. up{
  89. macros(up_directory, Go Up Directory)
  90. macros(top_level, Go to Top Level of site)
  91. }
  92.  
  93.  
  94. New{
  95. layers(Open, New Layer\tCtrl+T)
  96. &New Window\tCtrl+N = ID_NEW_BROWSER
  97. }
  98.  
  99.  
  100. Open Options{
  101. macros(SetOpenNext, Next to Current Layer)
  102. macros(SetOpenLast, Next to Last Layer)
  103. }
  104.  
  105.  
  106. Open{
  107. !New
  108. %ifplugin layers
  109. -
  110. :Open Options
  111. %endif
  112. #bmpmenu()
  113. }
  114.  
  115.  
  116. CloseLayer{
  117. layers(Close, C&lose Layer\tCtrl+W)
  118. layers(CloseAll, Close All Layers\tCtrl+Shift+W) 
  119. layers(CloseAllOther, Close Other Layers\tCtrl+Alt+W)
  120. -
  121. }
  122.  
  123.  
  124. Close{
  125. %ifplugin layers
  126. !CloseLayer
  127. %endif
  128. &Close Window\tAlt+F4 = ID_FILE_CLOSE
  129. &Exit\tCtrl+Alt+F4 = ID_APP_EXIT
  130. }
  131.  
  132.  
  133. Close Options{
  134. macros(SetCloseRight, Focus Next Layer)
  135. macros(SetCloseLeft, Focus Previous Layer)
  136. macros(SetCloseLast, Focus Previously Selected Layer)
  137. -
  138. macros(ConfirmToggle, Confirm closing multi-layered window)
  139. }
  140.  
  141.  
  142. CloseButton{
  143. !Close
  144. %ifplugin layers & macros
  145. -
  146. :Close Options
  147. %endif
  148. #bmpmenu()
  149. }
  150.  
  151.  
  152. Print{
  153. &Print...\tCtrl+P = ID_FILE_PRINT
  154. Print Pre&view\tCtrl+Alt+P = ID_FILE_PRINTPREVIEW
  155. Page &Setup = ID_FILE_PRINTSETUP
  156. #bmpmenu()
  157. }
  158.  
  159.  
  160. &File {
  161. !New
  162. -
  163. Next Window = ID_WINDOW_NEXT
  164. Previous Window = ID_WINDOW_PREV
  165. -
  166. &Open...\tCtrl+O = ID_FILE_OPEN
  167. %ifplugin layers
  168. macros(OpenLast, Open Last Session\tCtrl+Alt+L)
  169. %endif
  170. %ifplugin macros
  171. macros(SavePage, Save Page &As...\tCtrl+S)
  172. %else
  173. Save Page &As...\tCtrl+S = ID_FILE_SAVE_AS
  174. %endif
  175. -
  176. !Print
  177. -
  178. Offline = ID_OFFLINE
  179. -
  180. !Close
  181. }
  182.  
  183.  
  184. Edit{
  185. Cu&t\tCtrl+X = ID_EDIT_CUT
  186. &Copy\tCtrl+C = ID_EDIT_COPY
  187. &Paste\tCtrl+V = ID_EDIT_PASTE
  188. &Select All\tCtrl+A = ID_EDIT_SELECT_ALL
  189. }
  190.  
  191.  
  192. &Edit {
  193. %ifplugin layers & macros
  194. macros(OpenClosed, Undo Last Closed\tCtrl+Alt+Z)
  195. -
  196. %endif
  197. !Edit
  198. -
  199. %ifplugin macros
  200. macros(Highlight, Find and Highlight\tCtrl+F3)
  201. -
  202. %endif
  203. &Find in Page\tCtrl+F = ID_EDIT_FIND
  204. Find &Next\tF3 = ID_EDIT_FINDNEXT
  205. Find Pre&v\tShift+F3 = ID_EDIT_FINDPREV
  206. -
  207. &Manage Profiles... = ID_MANAGE_PROFILES
  208. Pr&eferences = ID_PREFERENCES
  209. }
  210.  
  211.  
  212. &Toolbars {
  213. @ToolBars
  214. &Status Bar = ID_VIEW_STATUS_BAR
  215. -
  216. Lock the Tool&bars = ID_TOOLBARS_LOCK
  217. macros(User, Menu/Throbber...)
  218. macros(Toolbars, Customize...)
  219. }
  220.  
  221.  
  222. Home{
  223. Open Home Page\tAlt+Home = ID_NAV_HOME
  224. %ifplugin layers
  225. macros(OpenStart, Open Startup Group\tCtrl+Alt+Home)
  226. macros(OpenLast, Open Last Session\tCtrl+Alt+L)
  227. %else
  228. %ifplugin bookmarks|hotlist
  229. macros(OpenStart, Open Startup Folder\tCtrl+Alt+Home)
  230. %endif
  231. %endif
  232. -
  233. macros(SetHome, Make this page your Home page)
  234. -
  235. macros(StartHome, Start with Home Page)
  236. macros(StartBlank, Start with Blank Page)
  237. %ifplugin layers
  238. macros(StartGroup, Start with Group...)
  239. macros(StartLast, Start with Last Session)
  240. %else
  241. %ifplugin bookmarks|hotlist
  242. macros(StartGroup, Start with Folder...)
  243. %endif
  244. %endif
  245. }
  246.  
  247.  
  248. History{
  249. history(Config, Settings...)
  250. history(View, View History\tCtrl+H)
  251. privacy(ClearHistory, Clear All History)
  252. history()
  253. }
  254.  
  255.  
  256. Appearance{
  257. macros(Enumerate)
  258. -
  259. macros(Pressed, Pressed)
  260. macros(Pressed+, Pressed w/Asterisks)
  261. -
  262. macros(Buttons)
  263. macros(Buttons+, Buttons w/Asterisks)
  264. -
  265. macros(LayersTitle, Layer Bar Title...)
  266. macros(LayerWidth, Layer Bar Button Width...)
  267. }
  268.  
  269.  
  270. &Layers{
  271. %ifplugin macros
  272. :Appearance
  273. :Open Options
  274. :Close Options
  275. -
  276. %endif
  277. layers()
  278. }
  279.  
  280.  
  281. &Encoding {
  282. macros(AutoDetect(), (Off))
  283. macros(AutoDetect(universal_charset_detector), Auto-Detect)
  284. -
  285. macros(ForceCharset(iso-8859-1), Western (ISO-8859-1))
  286. -
  287. macros(ForceCharset(iso-8859-2), Central European (ISO-8859-2))
  288. macros(ForceCharset(windows-1250), Central European (Windows-1250))
  289. -
  290. macros(ForceCharset(utf-8), Unicode (UTF-8))
  291. macros(ForceCharset(utf-7), Unicode (UTF-7))
  292. }
  293.  
  294.  
  295. Zoom In{
  296. macros(ZoomInPage, Zoom In Page\tCtrl+Alt++)
  297. Zoom In Text\tCtrl++ = ID_FONT_INCREASE
  298. macros(ZoomInImages, Zoom In Images\tAlt++)
  299. -
  300. macros(ZoomImageLinks, Zoom Linked Images)
  301. #bmpmenu()
  302. }
  303.  
  304.  
  305. Zoom Out{
  306. macros(ZoomOutPage, Zoom Out Page\tCtrl+Alt+ -)
  307. Zoom Out Text\tCtrl+- = ID_FONT_DECREASE
  308. macros(ZoomOutImages, Zoom Out Images\tAlt+ -)
  309. #bmpmenu()
  310. }
  311.  
  312.  
  313. Zoom Button Options{
  314. macros(ZoomPage, Full Page)
  315. macros(ZoomImages, Images Only)
  316. macros(ZoomText, Text Only)
  317. }
  318.  
  319.  
  320. Zoom{
  321. !Zoom In
  322.  -
  323. !Zoom Out
  324. -
  325. :Zoom Button Options
  326. }
  327.  
  328.  
  329. Reload Options{
  330. Force Reload = ID_NAV_FORCE_RELOAD
  331. %ifplugin layers
  332. macros(ReloadAll, Reload All Layers)
  333. %endif
  334. macros(Continuous, Continuous Reload)
  335. }
  336.  
  337.  
  338. Nav{
  339. &Back = ID_NAV_BACK
  340. &Forward = ID_NAV_FORWARD
  341. &Stop = ID_NAV_STOP
  342. &Reload = ID_NAV_RELOAD
  343. %ifplugin macros
  344. :Reload Options
  345. %else
  346. Force Reload = ID_NAV_FORCE_RELOAD
  347. %endif
  348. }
  349.  
  350.  
  351. View Page Info{
  352. macros(ListLinks, Page Links)
  353. Page Cache = ID_VIEW_PAGE_INFO
  354. Page So&urce = ID_VIEW_SOURCE
  355. }
  356.  
  357.  
  358. Fullscreen{
  359. %ifplugin fullscreen
  360. -
  361. fullscreen(Fu&ll Screen\tF11)
  362. %endif
  363. }
  364.  
  365.  
  366. &View {
  367. :&Toolbars
  368. -
  369. !Nav
  370. %ifplugin macros
  371. -
  372. :Home
  373. %else
  374. Home = ID_NAV_HOME
  375. -
  376. %endif
  377. %ifplugin history
  378. :History
  379. %endif
  380. %ifplugin layers
  381. :&Layers
  382. %endif
  383. %ifplugin history|layers
  384. -
  385. %endif
  386. %ifplugin macros
  387. :Zoom
  388. :&Encoding
  389. %else
  390. Zoom In Text\tCtrl++ = ID_FONT_INCREASE
  391. Zoom Out Text\tCtrl+- = ID_FONT_DECREASE
  392. %endif
  393. -
  394. !View Page Info
  395. !Fullscreen
  396. }
  397.  
  398.  
  399. &Bookmarks {
  400. bookmarks(Add, Add)
  401. bookmarks(Edit, Edit)
  402. macros(FileBook, Add/Edit)
  403. -
  404. bookmarks()
  405. }
  406.  
  407.  
  408. F&avorites {
  409. favorites(Add, Add)
  410. favorites(Edit, Explore)
  411. macros(FileFav, Add/Explore)
  412. -
  413. favorites()
  414. }
  415.  
  416.  
  417. H&otlist {
  418. hotlist(Add, Add)
  419. hotlist(Edit, Edit)
  420. macros(FileHot, Add/Edit)
  421. -
  422. hotlist()
  423. }
  424.  
  425.  
  426. &Groups{
  427. macros(SaveAsGroup, Save Layers As Group...\tCtrl+Alt+G)
  428. macros(URLToGroup, Add This Layer To Group...)
  429. macros(LayersToGroup, Add These Layers To Group...)
  430. -
  431. macros(SavedGroups, Saved Groups...\tAlt+Shift+Enter)
  432. macros(GroupOnly, Open Group Only...\tShift+Enter)
  433. macros(OpenGroup, Open Group Next To Current...\tAlt+Enter)
  434. macros(DeleteGroup, Delete Group...)
  435. -
  436. layers()
  437. }
  438.  
  439.  
  440. Mail and News{
  441. macros(Mail, Read Mail)
  442. macros(Compose, Create New)
  443. macros(EmailURL, Send Page As Link)
  444. macros(EmailText, Send Selected Text)
  445. -
  446. macros(News, Read News)
  447. macros(RSS, RSS News Feeds)
  448. -
  449. macros(MCFG, Configure Mail...)
  450. macros(NCFG, Configure News...)
  451. }
  452.  
  453. Applications{
  454. macros(Active_X, ActiveX *Media Player* Control)
  455. macros(Quicknote, Quicknote)
  456. macros(STP, STP MP3 Player)
  457. }
  458.  
  459. User Agent{
  460. macros(UA, K-Ninja (Default))
  461. macros(UA1, Internet Explorer 6 (XP))
  462. macros(UA2, Netscape 4.8 (XP))
  463. macros(UA3, Opera 7.54 (XP))
  464. macros(UACust, Custom...)
  465. -
  466. macros(ResetUA, Reset to Default on Exit)
  467. }
  468.  
  469. Permissions{
  470. macros(Cookies)
  471. # macros(cookiewarn)
  472. macros(Flashblock)
  473. macros(Images)
  474. macros(Popups)
  475. -
  476. macros(Master, Master Password)
  477. macros(Cert, Digital Certificates)
  478. }
  479.  
  480.  
  481. Privacy{
  482. %ifplugin macros
  483. :Permissions
  484. -
  485. macros(AniToggle, Block Animation)
  486. macros(CToggle, Block Colors)
  487. macros(CKToggle, Block Cookies)
  488. macros(ImgToggle, Block Images\tF9)
  489. macros(JToggle, Block Java)
  490. macros(JSToggle, Block JavaScript)
  491. macros(PBToggle, Block Popups\tF8)
  492. macros(RefToggle, Block Referer)
  493. %endif
  494. %ifplugin macros & privacy
  495. -
  496. %endif
  497. %ifplugin privacy
  498. privacy(Config, Settings...)
  499. -
  500. privacy(ClearCache, Clear Cache)
  501. privacy(ClearCookies, Clear Cookies)
  502. privacy(ClearHistory, Clear History)
  503. privacy(ClearSignon, Clear Passwords)
  504. privacy(ClearMRU, Clear URL Bar History)
  505. macros(ClearAll, Clear All)
  506. %endif
  507. %ifplugin macros
  508. -
  509. macros(KillFlash, Kill Flash)
  510. macros(KillApplets, Kill Applets)
  511. %endif
  512. }
  513.  
  514.  
  515. Bookmark Options{
  516. bookmarks(Config, Settings...)
  517. %ifplugin macros
  518. -
  519. macros(OpenBook1, Open In Current)
  520. %endif
  521. %ifplugin layers & macros
  522. macros(OpenBook3, Open In New Layer)
  523. macros(OpenBook4, Open In Background Layer)
  524. -
  525. %endif
  526. %ifplugin macros
  527. macros(OpenBook2, Open In New Window)
  528. macros(OpenBook5, Open In Background Window)
  529. -
  530. macros(BookChev, Enable Toolbar Chevron)
  531. %endif
  532. }
  533.  
  534.  
  535. Favorites Options{
  536. favorites(Config, Settings...)
  537. %ifplugin macros
  538. -
  539. macros(OpenFav1, Open In Current)
  540. %endif
  541. %ifplugin layers & macros
  542. macros(OpenFav3, Open In New Layer)
  543. macros(OpenFav4, Open In Background Layer)
  544. -
  545. %endif
  546. %ifplugin macros
  547. macros(OpenFav2, Open In New Window)
  548. macros(OpenFav5, Open In Background Window)
  549. -
  550. macros(FavToolbar, Change Toolbar Folder...)
  551. macros(ChangeLinks, Change Toolbar Title...)
  552. macros(FavChev, Enable Toolbar Chevron)
  553. %endif
  554. }
  555.  
  556.  
  557. Hotlist Options{
  558. hotlist(Config, Settings...)
  559. %ifplugin macros
  560. -
  561. macros(OpenHot1, Open In Current)
  562. %endif
  563. %ifplugin layers & macros
  564. macros(OpenHot3, Open In New Layer)
  565. macros(OpenHot4, Open In Background Layer)
  566. -
  567. %endif
  568. %ifplugin macros
  569. macros(OpenHot2, Open In New Window)
  570. macros(OpenHot5, Open In Background Window)
  571. -
  572. macros(HotChev, Enable Toolbar Chevron)
  573. %endif
  574. }
  575.  
  576.  
  577. Download Options{
  578. macros(DefaultDir, Set Default Download Directory...)
  579. -
  580. macros(PageDir, Set "Save Page As" Directory...)
  581. macros(ImageDir, Set "Save Image As" Directory...)
  582. macros(LinkDir, Set "Save Link As" Directory...)
  583. }
  584.  
  585.  
  586. Mouse Gestures{
  587. %ifplugin gestures
  588. macros(GestGuide, Configuration Guide...)
  589. -
  590. macros(left)
  591. macros(leftdown)
  592. macros(right)
  593. macros(down)
  594. macros(downleft)
  595. macros(downright)
  596. macros(up)
  597. macros(upleft)
  598. macros(upright)
  599. -
  600. %endif
  601. macros(Gestures, Enable Mouse Gestures)
  602. }
  603.  
  604.  
  605. Browsing Options{
  606. macros(LayersOnly, Layers Only)
  607. macros(WindowsOnly, Windows Only)
  608. macros(LayersWindows, Layers and Windows)
  609. }
  610.  
  611.  
  612. Domain Completion{
  613. macros(CEConfig, Ctrl + Enter...)
  614. macros(CAEConfig, Ctrl + Alt + Enter...)
  615. macros(CSEConfig, Ctrl + Shift + Enter...)
  616. }
  617.  
  618.  
  619. Page Search{
  620. macros(TAF, Find As You Type)
  621. -
  622. macros(TAFAuto, Auto Start)
  623. macros(TAFLinks, Links Only)
  624. }
  625.  
  626.  
  627. Keyword Autosearch{
  628. macros(Keyword, Keyword Autosearch)
  629. -
  630. macros(KeyEngBBN, Google - Browse By Name)
  631. macros(KeyEngIFL, Google - I'm Feeling Lucky)
  632. macros(KeyEngGoog, Google - Search)
  633. macros(KeyConfig, Custom...)
  634. }
  635.  
  636.  
  637. Advanced Preferences{
  638. macros(AllowScripts, ALLOW sites to alter browser settings)
  639. macros(BlockScripts, BLOCK sites from altering browser settings)
  640. -
  641. macros(Accel, Accelerators...)
  642. macros(Macros, Macros...)
  643. macros(Menus, Menus...)
  644. macros(Commands, Commands List...)
  645. -
  646. macros(UserContent, UserContent (Page Style)...)
  647. -
  648. macros(Prefs, Prefs...)
  649. macros(AllPrefs, All Configuration Prefs)
  650. -
  651. macros(JSConsole, JavaScript Console...)
  652. }
  653.  
  654.  
  655. &Tools{
  656. %ifplugin macros
  657. :Web Search
  658. :Page Search
  659. :Keyword Autosearch
  660. -
  661. :Applications
  662. :Hotkeys
  663. :Mail and News
  664. %else
  665. Search the Web\tCtrl+G = ID_NAV_SEARCH
  666. %endif
  667. %ifplugin macros|privacy
  668. :Privacy
  669. %endif
  670. %ifplugin macros
  671. :User Agent
  672. macros(ToggleSpeed)
  673. -
  674. :Browsing Options
  675. %endif
  676. %ifplugin bookmarks
  677. :Bookmark Options
  678. %endif
  679. %ifplugin favorites
  680. :Favorites Options
  681. %endif
  682. %ifplugin hotlist
  683. :Hotlist Options
  684. %endif
  685. %ifplugin macros
  686. :Download Options
  687. :URL Bar Text Options
  688. -
  689. :Domain Completion
  690. :Mouse Gestures
  691. -
  692. :Advanced Preferences
  693. %endif
  694. }
  695.  
  696.  
  697. &Help {
  698. macros(knhome, K-Ninja Home)
  699. macros(knforums, K-Ninja Forums)
  700. -
  701. macros(mzhome, mozillaZine)
  702. macros(MZWiki, MozillaWiki)
  703. -
  704. macros(mzforums, mozillaZine Forums)
  705. macros(MZ, mozillaZine Forums Search...)
  706. -
  707. User's Guide\tF1 = ID_LINK_KMELEON_MANUAL
  708. macros(kninjafaq, FAQ)
  709. -
  710. About Plugins = ID_LINK_ABOUT_PLUGINS
  711. About K-Ninja = ID_APP_ABOUT
  712. }
  713.  
  714.  
  715. Main {
  716. :&File
  717. :&Edit
  718. :&View
  719. %ifplugin bookmarks
  720. :&Bookmarks
  721. %endif
  722. %ifplugin favorites
  723. :F&avorites
  724. %endif
  725. %ifplugin hotlist
  726. :H&otlist
  727. %endif
  728. %ifplugin macros & layers
  729. :&Groups
  730. %endif
  731. :&Tools
  732. :&Help
  733. bmpmenu(top)
  734. }
  735.  
  736.  
  737. Compact Menu{
  738. !Main
  739. }
  740.  
  741.  
  742. Save{
  743. bookmarks(Add, Bookmark This Page)
  744. favorites(Add, Add Page to Favorites)
  745. hotlist(Add, Add Page to Hotlist)
  746. %ifplugin macros
  747. macros(SavePage, Save Page As...)
  748. macros(EmailURL, Send Page As Link...)
  749. %else
  750. Save Page &As... = ID_FILE_SAVE_AS
  751. %endif
  752. -
  753. }
  754.  
  755.  
  756. Selected Text{
  757. macros(URL, Go to URL)
  758. macros(EmailText, Send by Mail)
  759. -
  760. !Web Search
  761. }
  762.  
  763.  
  764. Selected{
  765. Select &All = ID_EDIT_SELECT_ALL
  766. &Copy Text = ID_EDIT_COPY
  767. %ifplugin macros
  768. :Selected Text
  769. %endif
  770. }
  771.  
  772.  
  773. View Page{
  774. :View Page Info
  775. macros(URLInIE, View Page in IE)
  776. }
  777.  
  778.  
  779. DocumentPopup {
  780. !Nav
  781. -
  782. !Save
  783. !Selected
  784. -
  785. !View Page
  786. !Fullscreen
  787. #bmpmenu()
  788. -
  789. Translate Site To English{
  790. macros(german)
  791. macros(spanish)
  792. macros(italian)
  793. macros(french)
  794. macros(russia)
  795. macros(portuguese)
  796. macros(finland)
  797. macros(netherlands)
  798. macros(greece)
  799. macros(korea)
  800. macros(japan)
  801. macros(china)
  802. }
  803. #bmpmenu()
  804. }
  805.  
  806.  
  807. DocumentImagePopup {
  808. !Nav
  809. -
  810. !Save
  811. !Selected
  812. -
  813. !View Page
  814. &View Background Image = ID_VIEW_IMAGE
  815. !Fullscreen
  816. #bmpmenu()
  817. }
  818.  
  819.  
  820. TextPopup {
  821. &Undo = ID_EDIT_UNDO
  822. -
  823. !Edit
  824. -
  825. :Selected Text
  826. #bmpmenu()
  827. }
  828.  
  829.  
  830. Link{
  831. %ifplugin layers
  832. layers(OpenLink, Open in New Layer)
  833. layers(OpenLinkBg, Open in Background Layer)
  834. -
  835. %endif
  836. Open in &New Window = ID_OPEN_LINK_IN_NEW_WINDOW
  837. Open in Back&ground Window = ID_OPEN_LINK_IN_BACKGROUND
  838. -
  839. bookmarks(AddLink, Bookmark This Link)
  840. favorites(AddLink, Add Link to Favorites)
  841. hotlist(AddLink, Add Link to Hotlist)
  842. &Copy Link URL = ID_COPY_LINK_LOCATION
  843. %ifplugin macros
  844. macros(SaveLink, Save Link As...)
  845. macros(LinkInfo, View Link URL...)
  846. macros(LinkInIE, View Link In IE)
  847. %else
  848. Save &Link As... = ID_SAVE_LINK_AS
  849. %endif
  850. }
  851.  
  852.  
  853. LinkPopup {
  854. !Link
  855. -
  856. !Selected
  857. #bmpmenu()
  858. }
  859.  
  860.  
  861. Image{
  862. %ifplugin macros
  863. macros(ZoomInImage, Zoom In Image)
  864. macros(ZoomOutImage, Zoom Out Image)
  865. -
  866. %endif
  867. &View Image = ID_VIEW_IMAGE
  868. Copy Image = ID_COPY_IMAGE_CONTENT
  869. Cop&y Image URL = ID_COPY_IMAGE_LOCATION
  870. %ifplugin macros
  871. macros(SaveImage, Save Image As...)
  872. macros(EmailImageURL, Send Image...)
  873. macros(ImageCache, View Image Info)
  874. macros(ImageInfo, Image Properties...)
  875. %else
  876. Save &Image As... = ID_SAVE_IMAGE_AS
  877. %endif
  878. }
  879.  
  880.  
  881. ImagePopup {
  882. !Image
  883. #bmpmenu()
  884. }
  885.  
  886.  
  887. ImageLinkPopup {
  888. !Link
  889. -
  890. !Image
  891. #bmpmenu()
  892. }
  893.  
  894.  
  895. Frame{
  896. Open Frame = ID_OPEN_FRAME
  897. %ifplugin layers
  898. macros(FrameInLayer, Open Frame in New Layer)
  899. %endif
  900. Open Frame in New Window = ID_OPEN_FRAME_IN_NEW_WINDOW
  901. macros(FrameInBack, Open Frame in Background)
  902. -
  903. %ifplugin macros
  904. macros(ReloadFrame, Reload Frame)
  905. macros(SaveFrame, Save Frame As...)
  906. macros(EmailFrameURL, Send Frame As Link...)
  907. %else
  908. Save Frame As... = ID_FILE_SAVE_FRAME_AS
  909. %endif
  910. -
  911. View Frame Info =  ID_VIEW_FRAME_INFO
  912. V&iew Frame Source = ID_VIEW_FRAME_SOURCE
  913. }
  914.  
  915.  
  916. FrameDocumentPopup {
  917. !Nav
  918. -
  919. !Save
  920. !Selected
  921. -
  922. :Frame
  923. -
  924. !View Page
  925. !Fullscreen
  926. #bmpmenu()
  927. }
  928.  
  929.  
  930. FrameDocumentImagePopup {
  931. !Nav
  932. -
  933. !Save
  934. !Selected
  935. -
  936. :Frame
  937. -
  938. !View Page
  939. &View Background Image = ID_VIEW_IMAGE
  940. !Fullscreen
  941. #bmpmenu()
  942. }
  943.  
  944.  
  945. FrameLinkPopup {
  946. !Link
  947. -
  948. !Selected
  949. -
  950. :Frame
  951. #bmpmenu()
  952. }
  953.  
  954.  
  955. FrameImagePopup {
  956. !Image
  957. -
  958. :Frame
  959. #bmpmenu()
  960. }
  961.  
  962.  
  963. FrameImageLinkPopup {
  964. !Link
  965. -
  966. !Image
  967. -
  968. :Frame
  969. #bmpmenu()
  970. }
  971.  
  972.  
  973. LayerButtonPopup {
  974. !New
  975. -
  976. %ifplugin macros
  977. macros(OpenClosed, Undo Last Closed\tCtrl+Alt+Z)
  978. -
  979. %endif
  980. layers(Next, Next Layer\tCtrl+Tab)
  981. layers(Prev, Previous Layer\tCtrl+Shift+Tab)
  982. layers(Last, Previously Selected Layer\tCtrl+Alt+Tab)
  983. -
  984. !CloseLayer
  985. :&Layers
  986. }